runtime.specialWeakHandle.handle (field)
6 uses
runtime (current package)
mgcmark.go#L403: scanblock(uintptr(unsafe.Pointer(&spw.handle)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
mheap.go#L2040: handle *atomic.Uintptr
mheap.go#L2157: s.handle = handle
mheap.go#L2169: scanblock(uintptr(unsafe.Pointer(&s.handle)), goarch.PtrSize, &oneptrmask[0], gcw, nil)
mheap.go#L2229: handle = ((*specialWeakHandle)(unsafe.Pointer(*iter))).handle
mheap.go#L2313: sw.handle.Store(0)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |